[INFO] cloning repository https://github.com/beni69/kampany-szavazas
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beni69/kampany-szavazas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeni69%2Fkampany-szavazas", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeni69%2Fkampany-szavazas'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aad997f450cdb6515de488dae7f0fc23279d97c2
[INFO] checking beni69/kampany-szavazas against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeni69%2Fkampany-szavazas" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/beni69/kampany-szavazas
[INFO] finished tweaking git repo https://github.com/beni69/kampany-szavazas
[INFO] tweaked toml for git repo https://github.com/beni69/kampany-szavazas written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/beni69/kampany-szavazas on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/beni69/kampany-szavazas already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded http-range-header v0.4.2
[INFO] [stderr]   Downloaded log v0.4.26
[INFO] [stderr]   Downloaded quote v1.0.39
[INFO] [stderr]   Downloaded rustls-pki-types v1.11.0
[INFO] [stderr]   Downloaded recap v0.1.2
[INFO] [stderr]   Downloaded recap-derive v0.1.2
[INFO] [stderr]   Downloaded time-core v0.1.3
[INFO] [stderr]   Downloaded humantime-serde v1.1.1
[INFO] [stderr]   Downloaded env_filter v0.1.3
[INFO] [stderr]   Downloaded quinn-udp v0.5.10
[INFO] [stderr]   Downloaded tokio-rustls v0.26.2
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.7
[INFO] [stderr]   Downloaded time-macros v0.2.20
[INFO] [stderr]   Downloaded pem v3.0.5
[INFO] [stderr]   Downloaded windows-link v0.1.0
[INFO] [stderr]   Downloaded axum-core v0.5.0
[INFO] [stderr]   Downloaded askama_derive v0.12.5
[INFO] [stderr]   Downloaded env_logger v0.11.6
[INFO] [stderr]   Downloaded serde_html_form v0.2.7
[INFO] [stderr]   Downloaded askama_parser v0.2.1
[INFO] [stderr]   Downloaded prometheus-client v0.23.1
[INFO] [stderr]   Downloaded basic-toml v0.1.10
[INFO] [stderr]   Downloaded anyhow v1.0.97
[INFO] [stderr]   Downloaded quinn v0.11.6
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.23
[INFO] [stderr]   Downloaded axum-extra v0.10.0
[INFO] [stderr]   Downloaded libm v0.2.11
[INFO] [stderr]   Downloaded webpki-roots v0.26.8
[INFO] [stderr]   Downloaded hyper v1.6.0
[INFO] [stderr]   Downloaded time v0.3.39
[INFO] [stderr]   Downloaded h2 v0.4.8
[INFO] [stderr]   Downloaded axum v0.8.1
[INFO] [stderr]   Downloaded askama_web v0.0.1-pre.0
[INFO] [stderr]   Downloaded zerocopy v0.8.23
[INFO] [stderr]   Downloaded chrono v0.4.40
[INFO] [stderr]   Downloaded askama_web_derive v0.0.1-pre.0
[INFO] [stderr]   Downloaded rustls v0.23.23
[INFO] [stderr]   Downloaded libc v0.2.170
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b44327387904da1e3479daa39881d72294bc35cbc3aebbd7dc2b76d39617435a
[INFO] running `Command { std: "docker" "start" "-a" "b44327387904da1e3479daa39881d72294bc35cbc3aebbd7dc2b76d39617435a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b44327387904da1e3479daa39881d72294bc35cbc3aebbd7dc2b76d39617435a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b44327387904da1e3479daa39881d72294bc35cbc3aebbd7dc2b76d39617435a", kill_on_drop: false }`
[INFO] [stdout] b44327387904da1e3479daa39881d72294bc35cbc3aebbd7dc2b76d39617435a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bb660547b65fc1d3660299957e3fc8e57ec1a79e3ae900018660d3b31137447
[INFO] running `Command { std: "docker" "start" "-a" "3bb660547b65fc1d3660299957e3fc8e57ec1a79e3ae900018660d3b31137447", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling ring v0.17.13
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking time v0.3.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking axum-core v0.5.0
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling prometheus-client v0.23.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling askama_web_derive v0.0.1-pre.0
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling recap-derive v0.1.2
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking serde_html_form v0.2.7
[INFO] [stderr]     Checking recap v0.1.2
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking askama v0.12.1
[INFO] [stderr]     Checking askama_web v0.0.1-pre.0
[INFO] [stderr]     Checking axum v0.8.1
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stderr]     Checking axum-extra v0.10.0
[INFO] [stderr]     Checking kampany_szavazas v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:68:41
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Deserialize, PartialEq, Recap)]
[INFO] [stdout]    |                                         ^----
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `TryFrom` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this constant `RECAP_IMPL_FOR_SchoolEmail`
[INFO] [stdout] ...
[INFO] [stdout] 72 | struct SchoolEmail {
[INFO] [stdout]    |        ----------- `SchoolEmail` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:68:41
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Deserialize, PartialEq, Recap)]
[INFO] [stdout]    |                                         ^----
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `FromStr` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this constant `RECAP_IMPL_FOR_SchoolEmail`
[INFO] [stdout] ...
[INFO] [stdout] 72 | struct SchoolEmail {
[INFO] [stdout]    |        ----------- `SchoolEmail` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:68:41
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Deserialize, PartialEq, Recap)]
[INFO] [stdout]    |                                         ^----
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         move the `impl` block outside of this constant `RECAP_IMPL_FOR_SchoolEmail`
[INFO] [stdout] ...
[INFO] [stdout] 72 | struct SchoolEmail {
[INFO] [stdout]    |        ----------- `SchoolEmail` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:68:41
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Deserialize, PartialEq, Recap)]
[INFO] [stdout]    |                                         ^----
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `TryFrom` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this constant `RECAP_IMPL_FOR_SchoolEmail`
[INFO] [stdout] ...
[INFO] [stdout] 72 | struct SchoolEmail {
[INFO] [stdout]    |        ----------- `SchoolEmail` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:68:41
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Deserialize, PartialEq, Recap)]
[INFO] [stdout]    |                                         ^----
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         `FromStr` is not local
[INFO] [stdout]    |                                         move the `impl` block outside of this constant `RECAP_IMPL_FOR_SchoolEmail`
[INFO] [stdout] ...
[INFO] [stdout] 72 | struct SchoolEmail {
[INFO] [stdout]    |        ----------- `SchoolEmail` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:68:41
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Debug, Deserialize, PartialEq, Recap)]
[INFO] [stdout]    |                                         ^----
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         move the `impl` block outside of this constant `RECAP_IMPL_FOR_SchoolEmail`
[INFO] [stdout] ...
[INFO] [stdout] 72 | struct SchoolEmail {
[INFO] [stdout]    |        ----------- `SchoolEmail` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
[INFO] running `Command { std: "docker" "inspect" "3bb660547b65fc1d3660299957e3fc8e57ec1a79e3ae900018660d3b31137447", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bb660547b65fc1d3660299957e3fc8e57ec1a79e3ae900018660d3b31137447", kill_on_drop: false }`
[INFO] [stdout] 3bb660547b65fc1d3660299957e3fc8e57ec1a79e3ae900018660d3b31137447
